home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Linkage problem < prev    next >
Encoding:
Internet Message Format  |  1996-07-24  |  1.2 KB  |  [TEXT/ttxt]

  1. Subject:     Linkage problem
  2. Sent:        7/23/96 9:00 AM
  3. Received:    7/23/96 8:31 AM
  4. From:        Paul Mylchreest, paulm@teamsoft.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. This quirk has been bugging for a few weeks now.
  9.  
  10. When I copy my project to a another folder and rebuild it, I run into
  11. linkage errors of the type:
  12.  
  13. >Link Error   : undefined 'main' (code)
  14. >Referenced from '__start' in MWCRuntime.Lib
  15. >
  16. >Link Error   : undefined 'PlatformFile::Specify(constFSSpec*)' (code)
  17. >Referenced from 'GetPlatformFileFromContainer' in ODUtilities.lib
  18. >
  19. >Link Error   : undefined 'PlatformFile::PlatformFile()' (code)
  20. >Referenced from 'GetPlatformFileFromContainer' in ODUtilities.lib
  21.  
  22. My access paths are relative to the compiler exept for my project sources
  23. that are project relatives.
  24.  
  25. If anyone can explain this behaviour, I would be greatly appreciative.
  26.  
  27. Thanks.
  28.  
  29.  
  30. ______________________________________________________________________
  31. Paul Mylchreest                                     paulm@teamsoft.com
  32. Teamsoft, Inc.
  33. ______________________________________________________________________
  34.  
  35.  
  36.